chore: update dependency graphql to v16.8.1 [security] - abandoned - #66
chore: update dependency graphql to v16.8.1 [security] - abandoned#66renovate[bot] wants to merge 7 commits into
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
✅ Deploy Preview for reearth-classic ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #66 +/- ##
===========================================
- Coverage 32.40% 22.67% -9.74%
===========================================
Files 389 1582 +1193
Lines 36236 168936 +132700
Branches 0 2846 +2846
===========================================
+ Hits 11742 38302 +26560
- Misses 23340 129480 +106140
Partials 1154 1154
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
deb8b04 to
2ad946e
Compare
2ad946e to
8be9696
Compare
The CI was using cached dependencies with old @types/react versions. Adding v2 suffix to cache key forces fresh dependency installation.
Cast uploadLink to ApolloLink to resolve type incompatibility between @types/apollo-upload-client's bundled @apollo/client types and the main @apollo/client package.
Add @cesium/engine and @zip.js/zip.js to inline deps in vitest config to fix module resolution errors during test runs in CI environment.
|
8be9696 to
7a8341a
Compare
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
|
Handled on this: #98 |
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
16.6.0->16.8.1GitHub Vulnerability Alerts
CVE-2023-26144
Versions of the package graphql from 16.3.0 and before 16.8.1 are vulnerable to Denial of Service (DoS) due to insufficient checks in the OverlappingFieldsCanBeMergedRule.ts file when parsing large queries. This vulnerability allows an attacker to degrade system performance.
Note: It was not proven that this vulnerability can crash the process.
Release Notes
graphql/graphql-js (graphql)
v16.8.1Compare Source
v16.8.1 (2023-09-19)
Bug Fix 🐞
Committers: 1
v16.8.0Compare Source
v16.8.0 (2023-08-14)
New Feature 🚀
Committers: 1
v16.7.1Compare Source
v16.7.1 (2023-06-22)
📢 Big shout out to @phryneas, who managed to reproduce this issue and come up with this fix.
Bug Fix 🐞
process.env(@IvanGoncharov)Committers: 1
v16.7.0Compare Source
v16.7.0 (2023-06-21)
New Feature 🚀
Bug Fix 🐞
Committers: 3
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.